Skip to content

ZephrFish/CVE-2021-22986_Check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

CVE-2021-22986_Check

CVE-2021-22986 Checker Script in Python3

How to Use:

python3 checker.py -u http://url

Output:

HOST IS NOT VULNERABLE:
  ______ _____    _____       _       _ _
 |  ____| ____|  / ____|     | |     (_) |
 | |__  | |__   | (___  _ __ | | ___  _| |_
 |  __| |___ \   \___ \| '_ \| |/ _ \| | __|
 | |     ___) |  ____) | |_) | | (_) | | |_
 |_|    |____/  |_____/| .__/|_|\___/|_|\__|
                       | |
                       |_|

     Vuln Checker

[!] Target: http://URL
[+] http://URL is NOT Vulnerable
URL or IP Dead http://URL

HOST IS VULNERABLE:

  ______ _____    _____       _       _ _
 |  ____| ____|  / ____|     | |     (_) |
 | |__  | |__   | (___  _ __ | | ___  _| |_
 |  __| |___ \   \___ \| '_ \| |/ _ \| | __|
 | |     ___) |  ____) | |_) | | (_) | | |_
 |_|    |____/  |_____/| .__/|_|\___/|_|\__|
                       | |
                       |_|

     Vuln Checker

[!] Target: http://URL
[!] http://URL is Vulnerable

About

CVE-2021-22986 Checker Script in Python3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages